From d65a927bec03ee82cb4592061598070ce98be026 Mon Sep 17 00:00:00 2001 From: Anton Gladky Date: Tue, 28 Jul 2026 16:20:52 +0200 Subject: [PATCH] Update changelog. --- debian/changelog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/debian/changelog b/debian/changelog index c94fa9e37..df5f5620a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +vtk9 (9.6.2+dfsg1-4) unstable; urgency=medium + + * Team upload. + * debian patch fix_xmlwriter_ascii_implicit_cellarray_segfault.patch + now also writes the cell types instead of only guarding the crash. + The templated writer already returned early on a null iterator, so + the array was written empty and, WriteInlineData() discarding the + return value, ascii .vtu files were silently written without any + cell at all. + * autopkgtest writeVTUAsciiImplicitCellTypes: read the file back and + check the number of cells, the previous version passed on such an + empty types array. + + -- Anton Gladky Tue, 28 Jul 2026 16:20:19 +0200 + vtk9 (9.6.2+dfsg1-3) unstable; urgency=medium * Team upload. -- 2.30.2